toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.utils
Package-level
declarations
Contains the MapLibre Maps Android Utility API classes.
Types
Functions
Types
Animator
Utils
Link copied to clipboard
open
class
AnimatorUtils
Animator utility class.
Bitmap
Utils
Link copied to clipboard
open
class
BitmapUtils
Utility class for creating bitmaps
Color
Utils
Link copied to clipboard
open
class
ColorUtils
Color utility class.
Compare
Link copied to clipboard
open
class
Compare
Comparisons from std sdk, which aren't available in API level 15 and below
File
Utils
Link copied to clipboard
open
class
FileUtils
Font
Utils
Link copied to clipboard
open
class
FontUtils
Utility class to select a font from a range of font names based on the availability of fonts on the device.
Map
Fragment
Utils
Link copied to clipboard
open
class
MapFragmentUtils
MapFragment utility class.
Math
Utils
Link copied to clipboard
open
class
MathUtils
Thread
Utils
Link copied to clipboard
open
class
ThreadUtils
Utility class to verify if execution is running on the main thread.
Functions
is
Infinite
Link copied to clipboard
fun
Double.Companion
.
isInfinite
(
d
:
Double
)
:
Boolean
fun
Float.Companion
.
isInfinite
(
f
:
Double
)
:
Boolean
is
Na
N
Link copied to clipboard
fun
Double.Companion
.
isNaN
(
d
:
Double
)
:
Boolean
fun
Float.Companion
.
isNaN
(
f
:
Float
)
:
Boolean